home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / vb / multdll.exe / MULTI.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-07-26  |  2.0 KB  |  54 lines

  1. Form1
  2. Form1
  3. Form1
  4. List1
  5. Command1
  6. Move 'Em
  7. Command2
  8. I'm impressed
  9. Form_Click
  10. List1_Click
  11. List1
  12. GetFocus
  13. MultiListBox
  14.     MultiFind
  15. MultiAddN
  16. Left)
  17. Command1_Click
  18. MultiGetSel
  19. Label1
  20. Caption;
  21. MultiCount
  22. @    Form_LoadI
  23. Form1
  24. Command2_Clickl
  25. MultiReset
  26. MultiDelete
  27. MultiSetTop
  28.     MultiText
  29. catalog
  30. Goodies
  31. Picked
  32. items
  33. still
  34. copied
  35. Command1_Click
  36. Form_Load
  37. Count is
  38.  - going to delete item #5
  39. Next: making item #10 the top item."
  40. Next: copying item #17 to List1.
  41. Now try selecting some items (while holding Shift) and clicking the button to move them to the other list box.
  42.   'DLL and associated code written by Jeff Simms.
  43. This demo was prepared by Public (software) Library.
  44. [Call 800-2424-PsL for a catalog of more VB Goodies.] 
  45. Note that a regular List box must be used to set the
  46. size and location of the multi-pik one, but once the
  47. multi-pik one is present, you can move List1 off the
  48. form if you wish, even though we left it on the form
  49. for this demo. If off the form, picked items can still
  50. be copied to it and then operated on from there.
  51. Command2_Click
  52. Next: clearing the MSLB.
  53. Demo is done."
  54.